when performing the configure check to see if gmodule works, set CFLAGS to
authorJames Henstridge <james@daa.com.au>
Thu, 13 Apr 2000 08:33:36 +0000 (08:33 +0000)
committerJames Henstridge <jamesh@src.gnome.org>
Thu, 13 Apr 2000 08:33:36 +0000 (08:33 +0000)
commitcf1a251f35d27607eb5af24a1f48d33eafc23114
treea9724fdf1842417a92b8a8592976eb1ce853b296
parent37ac7d593e19e23d52b0018b067e5e0ccb518cb8
when performing the configure check to see if gmodule works, set CFLAGS to

2000-04-13  James Henstridge  <james@daa.com.au>

* configure.in: when performing the configure check to see if
gmodule works, set CFLAGS to GLIB_CFLAGS and LIBS to GLIB_LIBS,
rather than the other way round.  Also, call AC_MSG_RESULT in the
even that dynamic modules were not supported.
gdk-pixbuf/ChangeLog